Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support solution path which is simply a filename. #7

Closed

Conversation

mpareja
Copy link
Contributor

@mpareja mpareja commented May 27, 2011

Fixes launching like so: Giles -s MySolution.sln -t (...)

Fixes launching like so: Giles -s MySolution.sln -t (...)
@codereflection
Copy link
Owner

Hey Mario! Can you see if this works with the latest bits?

@mpareja
Copy link
Contributor Author

mpareja commented Sep 1, 2011

I'll try and check this out later tonight.

@mpareja
Copy link
Contributor Author

mpareja commented Sep 8, 2011

I've merged all your recent changes from master into this branch and verified it still works as expected.

Here are the steps to reproduce the original bug:

cd <projects dir>\Giles\src
..\build\Giles.exe -s Giles.sln

Unhandled Exception: System.ArgumentException: The directory name is invalid.

Conflicts:
	src/Giles.Specs/Core/Watchers/SourceWatcherSpecs.cs
@codereflection
Copy link
Owner

Damn, looks like recent changes have broken the ability to auto merge this, sorry!! :(

@mpareja
Copy link
Contributor Author

mpareja commented Sep 26, 2011

I'll try to update branch later tonight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants